ComponentOne SpellChecker for WinForms
Sort(Comparison<CharRange>) Method

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > CharRangeList Class > Sort Method : Sort(Comparison<CharRange>) Method
Syntax
'Declaration
 
Public Overloads Sub Sort( _
   ByVal comparison As System.Comparison(Of CharRange) _
) 
public void Sort( 
   System.Comparison<CharRange> comparison
)

Parameters

comparison
See Also

Reference

CharRangeList Class
CharRangeList Members
Overload List